Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(td-tools/AID): add required AID terms (if missing) based on op #1164

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

danielpeintner
Copy link
Member

fixes #1163

Copy link

codecov bot commented Nov 14, 2023

Codecov Report

Attention: 44 lines in your changes are missing coverage. Please review.

Comparison is base (49546bc) 76.67% compared to head (5ec5d0e) 76.51%.

Files Patch % Lines
...s/td-tools/src/util/asset-interface-description.ts 44.30% 44 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1164      +/-   ##
==========================================
- Coverage   76.67%   76.51%   -0.16%     
==========================================
  Files          80       80              
  Lines       16661    16740      +79     
  Branches     1604     1617      +13     
==========================================
+ Hits        12774    12809      +35     
- Misses       3857     3901      +44     
  Partials       30       30              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@danielpeintner danielpeintner merged commit 8554b5c into eclipse-thingweb:master Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AID has required terms that need to be present always
2 participants